POST /CustomAttributes/Query/
OBSOLETE - Use POST /CustomAttributes/GetByIds instead. Gets all of the custom attributes. If options are specified, it will get all of the custom attributes that match the criteria specified.
Request
| Method |
Request URI |
| POST |
/API/CustomAttributes/Query/?sessionId=value |
URI Parameters
| URI Parameter |
Description |
| sessionId |
Current session ID. Specifying via an Authorization request header instead is recommended. |
Request Headers
| Authorization: Bearer <Current session ID> |
Request Body
Response
Response Body